@Juriaan and All,
I have verified that our Leap Motion Watcher actor does not work with the Leap Motion v4.0.0 Drivers, but that it does work with the Leap Motion Orion Beta v3.1.2 and the LeapMotion v2.3.1 SDKs under Windows 10. (MacOS is not affected by these changes.)
They seem to have radically changed things in the corresponding SDK, removing all interface options except for the Windows only C# (C-Sharp) and moving to a C language only interface. Our Leap Motion Watcher relied on the C++ interface so perhaps this is why it will not work with this latest Leap Motion Orion SDK. I will be posting on the Leap Motion forums to find out if there is some way to get our existing code working with the 4.0.0 system -- though I am not terribly hopeful. Leap Motion seems to be going in an entirely new direction (AR/VR) and the tracking API's all seem to be getting thrown under the bus. :-(
To get your Leap Motion working with isadora, the simplest route is to install the Leap Motion Orion Beta v3.1.2 SDK. You will need to create an account with Leap Motion to download this file.
Installing the 2.3.1 version found on this page is also possible, but requires performing the not-too-complicated "hot fix" as described in the leap motion forum.
I have tested both v3.1.2 and v3.1.2 installers with our Leap Motion Watcher actor under Windows 10, and it seems to work as expected.
Best Wishes,
Mark